Enhancement: Add --read-data-subset flag to check command

This change introduces ability to check integrity of a subset of repository 
data packs. This can be used to spread integrity check of larger repositories
over a period of time.

https://github.com/restic/restic/issues/1497
https://github.com/restic/restic/pull/1556