loadDocumentByIds

abstract suspend fun loadDocumentByIds(ids: List<String>): List<Document>