Bugfix: Make `find --pack` list blobs for tree packs

The `find --pack <tree-pack>` command now also reports
blobs for packs that only contain tree blobs.

https://github.com/restic/restic/issues/5280
https://github.com/restic/restic/pull/5664
