pub fn fetch_tree(db: &PlacesDb, item_guid: &Guid) -> Result<Option<Item>>
Call fetch_tree_with_depth with FetchDepth::Deepest. This is the function called by the FFI when requesting the tree.