Get documents in knowledge base
fetch_documents
function retrieves all documents within a specific knowledge base.
Result<DocumentListResponse>
containing:
data
: Vector of KnowledgeBaseDocument
objectshas_more
: Boolean indicating if more results are available