pub fn expand_node( source: &str, file: &RelativePath, node_ref: &NodeRef, selector: Option<&str>, ) -> Result<NavResult, AqlError>
Expand: return parent or nearest ancestor matching selector.