Metadata Monzo returns about the currently configured access token.
@type t() :: %Monzo.Auth.WhoAmI{ authenticated: boolean(), client_id: String.t() | nil, user_id: String.t() | nil }