If you want to get more from the menu item simply have a look at the $item object. i.e:
// Will return a large object with lots of props like title, url, description, id etc.
var_dump( $item );
This code works on Wordpress 5.9.3 as of 3rd of May 2022
Example of my multi-level menu:
