Function: getReward(address _token, uint256 _startIndex)
The same function as getReward(address _account, address _token)
, but the reward is calculated for the msg.sender
address, and caller controls the index from which is started by the checking for rewards.