Single-Request Key Reveal
Reduced `apivault keys get <id> --reveal` to one API request.
#What's Changed
- [Fix] The reveal command now receives the safe key metadata together with the decrypted value instead of fetching the key twice.
Reduced `apivault keys get <id> --reveal` to one API request.