I need to create a presentation template that will display all documents under a given space that have a boolean aspect property set to false (approved = false). This given space will have several nested spaces with documents in each. How can I recurse all spaces under my given space and retrieve details of every document contained within?