getContactById

abstract fun getContactById(contactId: String): Maybe<Contact>