pub fn set_navigation_node(id: String, offset: usize) -> Result<()>
Given an ‘id’ and an offset (for tokens), set the navigation node to that id. An error is returned if the ‘id’ doesn’t exist