getEmails

abstract suspend fun getEmails(ids: List<String>, accountId: String? = null, properties: List<String>? = null): List<JmapEmail>