Construct a new NavigationContentLinks object.
\Drupal\Core\Routing\RouteProviderInterface $routeProvider: The route provider.
\Drupal\Core\Entity\EntityTypeManagerInterface $entityTypeManager: The entity type manager.
public function __construct(RouteProviderInterface $routeProvider, EntityTypeManagerInterface $entityTypeManager) { }