fix: Allow `getDocument` endpoint calls with specific "revision" parameter for...
fix: Allow getDocument
endpoint calls with specific "revision" parameter for "Document" attributes,
which does not have current value.
If Document attribute = null, only return error, if request does not have parameter "revision", otherwise, try to get it from ub_blobHistory
.