resolveUser

abstract suspend fun resolveUser(userId: String): User

Try to resolve user from known users, or using profile api.