I am working on IBM Bluemix platform and using go lang. I want to query the states of blockchain in between a time range (ex: 01-June-2018 to the current day). I have gone through the Chaincode StubInterface but could not find any proper query to achieve this. How can i query it?