loadDocumentsWithContentByIds

abstract suspend fun loadDocumentsWithContentByIds(ids: List<String>, orderBy: String): List<Document>