get Navigation History
abstract fun getNavigationHistory(): NavigationBackStack<NavigationBackStack.NavigationItem<Integer>>
Returns the navigation history owned by this manager.
Return
NavigationBackStack containing the entire navigation history.