Is it possible to separate all submenu items?

Use wp_get_nav_menu_items() and print a menu item from the data of the returned object if it doesn’t got menu_item_parent set.