cds_check_authentication() will return
some account information when successful but throws an error if
it is not. In contrast cds_token_works() returns a logical
value and will not throw an error upon failure.
Arguments
token
An API key to be used for authentication. Will use
cds_get_token() by default.