When you upload a package to intune, that package is normally not retrievable.
If you ever need to re-acquire your own package from intune, replace the install command with a robocopy command to extract it.
robocopy . "C:\temp\export" /S /E /R:0 /W:0 /XJ
Then, trigger the install on some computer and check c:\temp
for your loot.