One of the candidates returned alongside an ambiguous_account error so the client can prompt the user to pick a target account.
ambiguous_account
@type t() :: %Spatio.Model.AccountChoice{ accountId: String.t(), accountName: String.t() | nil, provider: String.t() }