page

suspend fun page(limit: Int = 100, offset: Int = 0): List<LocalContact>

Return up to 200 contacts in stable public-key order.