getContactsBy

abstract fun getContactsBy(query: SourceQuery): Single<List<Contact>>