From reading NIP-94, is mainly a way to ensure that you're getting the file(say image file) you're supposed to get from a link/URL - it does that by having hash of the file in the note content.
If the file contents change then the hash becomes different & you can identify the file has been tampered with.
Hash - is kind of like a cryptographic signature for contents of a file.