getUser

fun getUser(userId: Long): ProtoUser?
fun getUser(userName: String): ProtoUser?