get: Get document by ID
This is a method of the Knowledge class in the knowledge module.
def get(&self, id: &str) -> Option<&Document>