**Is your feature request related to a problem?
Get-PnPTeamsTeam does not throw any error if Team does not exisit
Describe the solution you'd like
A message that "Team not found" can be thrown
Describe alternatives you've considered
Can implement logic post cmdlet call , ideal if the message is thrown similar to other cmdlets cmdlets Get-PnPTeamsTag and Get-PnPTeamsTab
Additional context
Assign to myself as I have submitted a PR #3502 for it.