getContactsByUserId

abstract fun getContactsByUserId(userId: String): List<Contact>