lookupConsumerSession

abstract suspend fun lookupConsumerSession(    email: String,     authSessionCookie: String?,     requestOptions: ApiRequest.Options): ConsumerSessionLookup?