not sure if this is still worth it, but you can view the available targets for a particular project by running this command nx show project myproject --web, notes that the web flag opens the project overview in the browser.
nx show project myproject --web